partman-basicfilesystems software package provides Add to partman support for ext2, linux-swap, fat16, fat32 and ntfs, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install partman-basicfilesystems
partman-basicfilesystems is installed in your system.
Make ensure the partman-basicfilesystems package were installed using the commands given below,
$ sudo dpkg-query -l | grep partman-basicfilesystems *
You will get with partman-basicfilesystems package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | debian-installer udeb packages |
| Package | partman-basicfilesystems |
| Version | 86ubuntu2 |
| Description | Add to partman support for ext2, linux-swap, fat16, fat32 and ntfs |
| Sub Section | Debian-installer |